sf: Use static for file-scope functions
authorJagan Teki <[email protected]>
Tue, 29 Sep 2015 12:56:08 +0000 (18:26 +0530)
committerJagan Teki <[email protected]>
Fri, 11 Dec 2015 16:42:23 +0000 (22:12 +0530)
commit6fa40e796c212998cd9e3d4a8d192392d0623826
treea550a168a288e58cf8c46920e3c6ced2bd807a17
parent0edae52f08fe602ebe9ba1d132f91552cac86472
sf: Use static for file-scope functions

Use static for file-scope functions and removed
them from header files.

Tested-by: Jagan Teki <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
drivers/mtd/spi/sf_internal.h
drivers/mtd/spi/sf_ops.c